Improve resizing of minibuffer windows (Bug#12419).
authormartin rudalics <rudalics@gmx.at>
Tue, 25 Sep 2012 08:20:05 +0000 (10:20 +0200)
committermartin rudalics <rudalics@gmx.at>
Tue, 25 Sep 2012 08:20:05 +0000 (10:20 +0200)
commitfae8c1b019af8c1b7da6df1fcbcb76afe4158c21
treec7221f95b651c3c4b47c17eca55e27d4d2196bb5
parent213f5575b88eb6ededbd389cb89adc9d76c54904
Improve resizing of minibuffer windows (Bug#12419).

* window.el (window--resize-child-windows): When resizing child
windows proportionally, process them in reverse order to
preserve the "when splitting a window the new one gets the odd
line" behavior.
(window--resize-root-window-vertically): When resizing the
minibuffer window try to affect only windows at the bottom of the
frame.  (Bug#12419)
lisp/ChangeLog
lisp/window.el